FlexReport for WinForms
BinarySearch(RplRec,IComparer<RplRec>) メソッド


C1.Document アセンブリ > C1.Ssrs.RplReader.Recs 名前空間 > RplRecs クラス > BinarySearch メソッド : BinarySearch(RplRec,IComparer<RplRec>) メソッド
シンタックス
'宣言
 
Public Overloads Function BinarySearch( _
   ByVal item As RplRec, _
   ByVal comparer As System.Collections.Generic.IComparer(Of RplRec) _
) As System.Integer
'使用法
 
Dim instance As RplRecs
Dim item As RplRec
Dim comparer As System.Collections.Generic.IComparer(Of RplRec)
Dim value As System.Integer
 
value = instance.BinarySearch(item, comparer)
public System.int BinarySearch( 
   RplRec item,
   System.Collections.Generic.IComparer<RplRec> comparer
)

パラメータ

item
comparer
参照

参照

RplRecs クラス
RplRecs メンバ
オーバーロード一覧